home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 7 / CD FunHouse 7 For The Macintosh (Wayzata)(1992).iso / • Interesting Stuff • / Jump Start! 1.4 ƒ / Blurbs ƒ / IGS Array UNIT Blurb < prev    next >
Text File  |  1991-05-25  |  901b  |  11 lines

  1. Why Should Modula 2 users have all the fun? Unfortunately, Pascal does not include this fantastic feature, but the IGS Array UNIT gives it to them. With the IGS Array UNIT, Pascal programmers will gain the power of DYNAMIC arrays in their programs!
  2.  
  3. IGS Array UNIT is a Think Pascal library that you can use to add dynamic arrays to your programs. In standard Pascal, all arrays are declared before compiling. There is no way for your program to create an array at run-time!
  4.  
  5. For example, with the IGS Array UNIT, you could write a program that could ask how many numbers need to be stored, create an array of exactly that many numbers, and then use that array in any way you'd like.
  6.  
  7. With the IGS Array UNIT, creating arrays at run-time is easy! With only 3 procedures and functions, you'll be using dynamic arrays in no time!
  8.  
  9. Commented Pascal Source Code included.
  10.  
  11. Get the Power Now! For Only $10.